Use ::has-subtitle when constructing CSD titlebars
authorMatthias Clasen <mclasen@redhat.com>
Wed, 11 Dec 2013 03:58:57 +0000 (22:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 11 Dec 2013 04:03:12 +0000 (23:03 -0500)
commit05d34f9a5be17bff2436bd7027d62fb3fc079c9e
treeb0f37fe2cf65d82691b8569cfb1324120439ebe1
parent1a6a86a867353de282da31517828316a0773fd8f
Use ::has-subtitle when constructing CSD titlebars

GtkWindow was constructing a custom title label to
avoid the size reservation for a subtitle. This is
now easier with the ::has-subtitle property.
gtk/gtkwindow.c